records

records

Active filters Clear all

No active filters

Filters

Real Estate Units Sales

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Project Name English
               

No description available for this field.

Name (identifier)
project_name_english
Type
text
Sample
                       
Project Name Arabic
               

No description available for this field.

Name (identifier)
project_name_arabic
Type
text
Sample
                       
Sector English
               

No description available for this field.

Name (identifier)
sector_english
Type
text
Sample
                       
Sector Arabic
               

No description available for this field.

Name (identifier)
sector_arabic
Type
text
Sample
                       
District English
               

No description available for this field.

Name (identifier)
district_english
Type
text
Sample
                       
District Arabic
               

No description available for this field.

Name (identifier)
district_arabic
Type
text
Sample
                       
Unit Type English
               

No description available for this field.

Name (identifier)
unit_type_english
Type
text
Sample
                       
Unit Type Arabic
               

No description available for this field.

Name (identifier)
unit_type_arabic
Type
text
Sample
                       
Rooms Count
               

No description available for this field.

Name (identifier)
rooms_count
Type
text
Sample
                       
Total Sales Values (in AED)
               

No description available for this field.

Name (identifier)
total_sales_values_in_aed
Type
decimal
Sample
                       
Sales Count
               

No description available for this field.

Name (identifier)
sales_count
Type
decimal
Sample
                       
Max Sales Values (in AED)
               

No description available for this field.

Name (identifier)
max_sales_values_in_aed
Type
decimal
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"real-estate-units-sales",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/real-estate-units-sales"
      }
    ]
    ,
  • "definitions":
    {
    • "real-estate-units-sales":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/real-estate-units-sales_records"
            }
          }
        }
      }
      ,
    • "real-estate-units-sales_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "project_name_english":
              {
              • "type":"string",
              • "title":"Project Name English",
              • "description":""
              }
              ,
            • "project_name_arabic":
              {
              • "type":"string",
              • "title":"Project Name Arabic",
              • "description":""
              }
              ,
            • "sector_english":
              {
              • "type":"string",
              • "title":"Sector English",
              • "description":""
              }
              ,
            • "sector_arabic":
              {
              • "type":"string",
              • "title":"Sector Arabic",
              • "description":""
              }
              ,
            • "district_english":
              {
              • "type":"string",
              • "title":"District English",
              • "description":""
              }
              ,
            • "district_arabic":
              {
              • "type":"string",
              • "title":"District Arabic",
              • "description":""
              }
              ,
            • "unit_type_english":
              {
              • "type":"string",
              • "title":"Unit Type English",
              • "description":""
              }
              ,
            • "unit_type_arabic":
              {
              • "type":"string",
              • "title":"Unit Type Arabic",
              • "description":""
              }
              ,
            • "rooms_count":
              {
              • "type":"string",
              • "title":"Rooms Count",
              • "description":""
              }
              ,
            • "total_sales_values_in_aed":
              {
              • "type":"number",
              • "title":"Total Sales Values (in AED)",
              • "description":""
              }
              ,
            • "sales_count":
              {
              • "type":"number",
              • "title":"Sales Count",
              • "description":""
              }
              ,
            • "max_sales_values_in_aed":
              {
              • "type":"number",
              • "title":"Max Sales Values (in AED)",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"number",
              • "title":"Quarter",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets